home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRAFIREWALLPAGE / TFRAFIREWALLPAGE.txt
Text File  |  2008-11-13  |  33KB  |  950 lines

  1. inherited fraFirewallPage: TfraFirewallPage
  2.   Width = 543
  3.   Height = 524
  4.   Font.Height = -12
  5.   ParentFont = False
  6.   ExplicitWidth = 543
  7.   ExplicitHeight = 524
  8.   DesignSize = (
  9.     543
  10.     524)
  11.   inherited pnlBackgroundFrame: TTePanel
  12.     Width = 543
  13.     Height = 524
  14.     TabOrder = 2
  15.     ExplicitWidth = 543
  16.     ExplicitHeight = 524
  17.   end
  18.   inherited pnlHeader: TPanel
  19.     Width = 533
  20.     ExplicitWidth = 533
  21.     DesignSize = (
  22.       533
  23.       40)
  24.     object imgStep: TResImage [0]
  25.       Left = 3
  26.       Top = 3
  27.       Width = 32
  28.       Height = 32
  29.       AutoSize = True
  30.       Transparent = True
  31.       ResourceImage = 'PI_FIREWALL'
  32.     end
  33.     inherited btnContextHelp: TResTeButton
  34.       Left = 504
  35.       ExplicitLeft = 504
  36.     end
  37.     object lblTitle: TResStaticText
  38.       Left = 40
  39.       Top = 10
  40.       Width = 297
  41.       Height = 18
  42.       AutoSize = False
  43.       Caption = 'lblTitle'
  44.       Font.Charset = DEFAULT_CHARSET
  45.       Font.Color = clWindowText
  46.       Font.Height = -16
  47.       Font.Name = 'MS Shell Dlg 2'
  48.       Font.Style = [fsBold]
  49.       ParentFont = False
  50.       ShowAccelChar = False
  51.       TabOrder = 1
  52.     end
  53.   end
  54.   object pagShields: TPageControl
  55.     Left = 8
  56.     Top = 56
  57.     Width = 527
  58.     Height = 460
  59.     ActivePage = tabFirewallTrainingMode
  60.     Anchors = [akLeft, akTop, akRight, akBottom]
  61.     MultiLine = True
  62.     TabOrder = 1
  63.     object tabFirewallMain: TTabSheet
  64.       Caption = 'Main'
  65.       OnShow = tabFirewallMainShow
  66.       object pnlFirewallMain: TPanel
  67.         Left = 0
  68.         Top = 0
  69.         Width = 519
  70.         Height = 431
  71.         Align = alClient
  72.         BevelOuter = bvNone
  73.         ParentBackground = False
  74.         ParentColor = True
  75.         TabOrder = 0
  76.         DesignSize = (
  77.           519
  78.           431)
  79.         object lblNetworkTrafficHandling: TResLabel
  80.           Left = 8
  81.           Top = 18
  82.           Width = 152
  83.           Height = 14
  84.           Font.Charset = DEFAULT_CHARSET
  85.           Font.Color = clWindowText
  86.           Font.Height = -12
  87.           Font.Name = 'MS Shell Dlg 2'
  88.           Font.Style = [fsBold]
  89.           ParentFont = False
  90.           ResourceCaption = 50124
  91.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  92.         end
  93.         object imgAboutTrafficAndProfilesNote: TResImage
  94.           Left = 498
  95.           Top = 16
  96.           Width = 16
  97.           Height = 16
  98.           Cursor = crHandPoint
  99.           Anchors = [akTop, akRight]
  100.           AutoSize = True
  101.           Transparent = True
  102.           ResourceImage = 'MISC_NOTE'
  103.           ExplicitLeft = 504
  104.         end
  105.         object lblProfileSelection: TResLabel
  106.           Left = 8
  107.           Top = 107
  108.           Width = 99
  109.           Height = 14
  110.           Font.Charset = DEFAULT_CHARSET
  111.           Font.Color = clWindowText
  112.           Font.Height = -12
  113.           Font.Name = 'MS Shell Dlg 2'
  114.           Font.Style = [fsBold]
  115.           ParentFont = False
  116.           ResourceCaption = 50126
  117.         end
  118.         object lblEditProfileSettings: TResLabel
  119.           Left = 24
  120.           Top = 187
  121.           Width = 107
  122.           Height = 14
  123.           OnClick = lblEditProfileSettingsClick
  124.           ResourceCaption = 50128
  125.           ResourceHint = 50630
  126.         end
  127.         object lblLocationProfile: TResLabel
  128.           Left = 24
  129.           Top = 127
  130.           Width = 87
  131.           Height = 14
  132.           ResourceCaption = 50127
  133.         end
  134.         object lblAboutTrafficAndProfiles: TResLabel
  135.           Left = 314
  136.           Top = 16
  137.           Width = 192
  138.           Height = 14
  139.           Anchors = [akTop, akRight]
  140.           OnClick = lblAboutTrafficAndProfilesClick
  141.           ResourceCaption = 50123
  142.         end
  143.         object lblNetworkTraffic: TResLabel
  144.           Left = 24
  145.           Top = 45
  146.           Width = 86
  147.           Height = 14
  148.           ResourceCaption = 50125
  149.         end
  150.         object cmbNetworkTraffic: TComboBox
  151.           Left = 24
  152.           Top = 69
  153.           Width = 219
  154.           Height = 22
  155.           Style = csDropDownList
  156.           Color = clWhite
  157.           Enabled = False
  158.           ItemHeight = 14
  159.           TabOrder = 0
  160.           OnSelect = cmbNetworkTrafficSelect
  161.         end
  162.         object cmbLocationProfile: TComboBox
  163.           Left = 24
  164.           Top = 151
  165.           Width = 219
  166.           Height = 22
  167.           Style = csDropDownList
  168.           Color = clWhite
  169.           Enabled = False
  170.           ItemHeight = 14
  171.           TabOrder = 1
  172.           OnSelect = cmbLocationProfileSelect
  173.         end
  174.       end
  175.     end
  176.     object tabFirewallApplications: TTabSheet
  177.       Caption = 'Applications'
  178.       OnShow = tabFirewallApplicationsShow
  179.       object pnlFirewallApplications: TPanel
  180.         Left = 0
  181.         Top = 0
  182.         Width = 519
  183.         Height = 431
  184.         Align = alClient
  185.         BevelOuter = bvNone
  186.         ParentBackground = False
  187.         ParentColor = True
  188.         TabOrder = 0
  189.         DesignSize = (
  190.           519
  191.           431)
  192.         object lblApplicationHandling: TResLabel
  193.           Left = 8
  194.           Top = 18
  195.           Width = 127
  196.           Height = 14
  197.           Font.Charset = DEFAULT_CHARSET
  198.           Font.Color = clWindowText
  199.           Font.Height = -12
  200.           Font.Name = 'MS Shell Dlg 2'
  201.           Font.Style = [fsBold]
  202.           ParentFont = False
  203.           ResourceCaption = 50130
  204.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  205.         end
  206.         object imgApplicationHandlingNotes: TResImage
  207.           Left = 498
  208.           Top = 16
  209.           Width = 16
  210.           Height = 16
  211.           Cursor = crHandPoint
  212.           Anchors = [akTop, akRight]
  213.           AutoSize = True
  214.           Transparent = True
  215.           ResourceImage = 'MISC_NOTE'
  216.           ExplicitLeft = 504
  217.         end
  218.         object lblAboutApplicationHandling: TResLabel
  219.           Left = 354
  220.           Top = 16
  221.           Width = 147
  222.           Height = 14
  223.           Anchors = [akTop, akRight]
  224.           OnClick = lblAboutApplicationHandlingClick
  225.           ResourceCaption = 50129
  226.         end
  227.         object btnAddApplication: TResTeButton
  228.           Left = 6
  229.           Top = 400
  230.           Width = 137
  231.           Height = 25
  232.           OnClick = btnAddApplicationClick
  233.           Anchors = [akLeft, akBottom]
  234.           Enabled = False
  235.           TabOrder = 0
  236.           ResourceCaption = 50131
  237.           ResourceHint = 50631
  238.           ExplicitTop = 363
  239.         end
  240.         object btnRemoveApplication: TResTeButton
  241.           Left = 149
  242.           Top = 400
  243.           Width = 137
  244.           Height = 25
  245.           OnClick = btnRemoveApplicationClick
  246.           Anchors = [akLeft, akBottom]
  247.           Enabled = False
  248.           TabOrder = 1
  249.           ResourceCaption = 50132
  250.           ResourceHint = 50632
  251.           ExplicitTop = 363
  252.         end
  253.         object btnTrustedPublishers: TResTeButton
  254.           Left = 384
  255.           Top = 400
  256.           Width = 129
  257.           Height = 25
  258.           OnClick = btnTrustedPublishersClick
  259.           Anchors = [akRight, akBottom]
  260.           Enabled = False
  261.           TabOrder = 2
  262.           ResourceCaption = 50133
  263.           ResourceHint = 42410
  264.           ExplicitTop = 363
  265.         end
  266.         object lvwApplications: TListView
  267.           Left = 6
  268.           Top = 38
  269.           Width = 507
  270.           Height = 354
  271.           Anchors = [akLeft, akTop, akRight, akBottom]
  272.           BevelOuter = bvNone
  273.           Columns = <
  274.             item
  275.               Caption = 'application'
  276.               Width = 150
  277.             end
  278.             item
  279.               Caption = 'executable'
  280.               Width = 127
  281.             end
  282.             item
  283.               Caption = 'version'
  284.               Width = 110
  285.             end
  286.             item
  287.               Caption = 'mode'
  288.               Width = 70
  289.             end
  290.             item
  291.               Caption = 'allowed parent'
  292.               Width = 130
  293.             end>
  294.           HideSelection = False
  295.           ReadOnly = True
  296.           RowSelect = True
  297.           PopupMenu = mnuApplication
  298.           SmallImages = imlApplications
  299.           SortType = stData
  300.           TabOrder = 3
  301.           ViewStyle = vsReport
  302.           OnColumnClick = lvwApplicationsColumnClick
  303.           OnCompare = lvwApplicationsCompare
  304.           OnContextPopup = lvwApplicationsContextPopup
  305.         end
  306.       end
  307.     end
  308.     object tabFirewallReports: TTabSheet
  309.       Caption = 'Reports'
  310.       OnShow = tabFirewallReportsShow
  311.       object pnlFirewallReports: TPanel
  312.         Left = 0
  313.         Top = 0
  314.         Width = 519
  315.         Height = 431
  316.         Align = alClient
  317.         BevelOuter = bvNone
  318.         ParentBackground = False
  319.         ParentColor = True
  320.         TabOrder = 0
  321.         DesignSize = (
  322.           519
  323.           431)
  324.         object lblFirewallReport: TResLabel
  325.           Left = 8
  326.           Top = 18
  327.           Width = 240
  328.           Height = 14
  329.           AutoSize = False
  330.           Font.Charset = DEFAULT_CHARSET
  331.           Font.Color = clWindowText
  332.           Font.Height = -12
  333.           Font.Name = 'MS Shell Dlg 2'
  334.           Font.Style = [fsBold]
  335.           ParentFont = False
  336.           WordWrap = True
  337.           ResourceCaption = 50135
  338.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  339.         end
  340.         object imgAboutReportsNote: TResImage
  341.           Left = 498
  342.           Top = 16
  343.           Width = 16
  344.           Height = 16
  345.           Cursor = crHandPoint
  346.           Anchors = [akTop, akRight]
  347.           AutoSize = True
  348.           Transparent = True
  349.           ResourceImage = 'MISC_NOTE'
  350.           ExplicitLeft = 504
  351.         end
  352.         object lblAboutReports: TResLabel
  353.           Left = 334
  354.           Top = 16
  355.           Width = 80
  356.           Height = 14
  357.           Anchors = [akTop, akRight]
  358.           OnClick = lblAboutReportsClick
  359.           ResourceCaption = 50134
  360.         end
  361.         object lblFirewallReportDescription: TResLabel
  362.           Left = 24
  363.           Top = 45
  364.           Width = 455
  365.           Height = 14
  366.           ResourceCaption = 50136
  367.         end
  368.         object lblFirewallRealTimeReport: TResLabel
  369.           Left = 24
  370.           Top = 76
  371.           Width = 94
  372.           Height = 14
  373.           Enabled = False
  374.           OnClick = lblFirewallRealTimeReportClick
  375.           ResourceCaption = 50137
  376.           ResourceHint = 50633
  377.         end
  378.         object lblFirewallHTMLReport: TResLabel
  379.           Left = 312
  380.           Top = 76
  381.           Width = 103
  382.           Height = 14
  383.           Enabled = False
  384.           OnClick = lblFirewallHTMLReportClick
  385.           ResourceCaption = 50138
  386.           ResourceHint = 50634
  387.         end
  388.         object lblPortTrackingRealTimeReport: TResLabel
  389.           Left = 24
  390.           Top = 171
  391.           Width = 94
  392.           Height = 14
  393.           Enabled = False
  394.           OnClick = lblPortTrackingRealTimeReportClick
  395.           ResourceCaption = 50137
  396.           ResourceHint = 50635
  397.         end
  398.         object lblPortTrackingHTMLReport: TResLabel
  399.           Left = 312
  400.           Top = 171
  401.           Width = 103
  402.           Height = 14
  403.           Enabled = False
  404.           OnClick = lblPortTrackingHTMLReportClick
  405.           ResourceCaption = 50138
  406.           ResourceHint = 50636
  407.         end
  408.         object lblPortTrackingReport: TResLabel
  409.           Left = 8
  410.           Top = 114
  411.           Width = 240
  412.           Height = 14
  413.           AutoSize = False
  414.           Font.Charset = DEFAULT_CHARSET
  415.           Font.Color = clWindowText
  416.           Font.Height = -12
  417.           Font.Name = 'MS Shell Dlg 2'
  418.           Font.Style = [fsBold]
  419.           ParentFont = False
  420.           WordWrap = True
  421.           ResourceCaption = 50139
  422.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  423.         end
  424.         object lblPortTrackingReportDescription: TResLabel
  425.           Left = 24
  426.           Top = 141
  427.           Width = 263
  428.           Height = 14
  429.           ResourceCaption = 50140
  430.         end
  431.       end
  432.     end
  433.     object tabFirewallTrainingMode: TTabSheet
  434.       Caption = 'Training Mode'
  435.       OnShow = tabFirewallTrainingModeShow
  436.       object pnlFirewallTrainingMode: TPanel
  437.         Left = 0
  438.         Top = 0
  439.         Width = 519
  440.         Height = 431
  441.         Align = alClient
  442.         BevelOuter = bvNone
  443.         ParentBackground = False
  444.         ParentColor = True
  445.         TabOrder = 0
  446.         DesignSize = (
  447.           519
  448.           431)
  449.         object lblFirewallAndProcessMonitor: TResLabel
  450.           Left = 8
  451.           Top = 18
  452.           Width = 175
  453.           Height = 14
  454.           Font.Charset = ANSI_CHARSET
  455.           Font.Color = clWindowText
  456.           Font.Height = -12
  457.           Font.Name = 'Tahoma'
  458.           Font.Style = [fsBold]
  459.           ParentFont = False
  460.           ResourceCaption = 50144
  461.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  462.         end
  463.         object imgAboutTrainingModeNote: TResImage
  464.           Left = 498
  465.           Top = 16
  466.           Width = 16
  467.           Height = 16
  468.           Cursor = crHandPoint
  469.           Anchors = [akTop, akRight]
  470.           AutoSize = True
  471.           Transparent = True
  472.           ResourceImage = 'MISC_NOTE'
  473.           ExplicitLeft = 504
  474.         end
  475.         object lblAboutTrainingMode: TResLabel
  476.           Left = 377
  477.           Top = 16
  478.           Width = 115
  479.           Height = 14
  480.           Alignment = taRightJustify
  481.           Anchors = [akTop, akRight]
  482.           OnClick = lblAboutTrainingModeClick
  483.           ResourceCaption = 50143
  484.         end
  485.         object lblSystemAnomalyTrainingStatistics: TResLabel
  486.           Left = 187
  487.           Top = 286
  488.           Width = 95
  489.           Height = 14
  490.           OnClick = lblSystemAnomalyTrainingStatisticsClick
  491.           ResourceCaption = 50149
  492.           ResourceHint = 50646
  493.         end
  494.         object lblFirewallAndProcessMonitorTrainingPeriod: TResLabel
  495.           Left = 16
  496.           Top = 68
  497.           Width = 85
  498.           Height = 14
  499.           Font.Charset = ANSI_CHARSET
  500.           Font.Color = clWindowText
  501.           Font.Height = -12
  502.           Font.Name = 'Tahoma'
  503.           Font.Style = []
  504.           ParentFont = False
  505.           ResourceCaption = 50146
  506.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  507.         end
  508.         object lblEmailAnomalyTrainingPeriod: TResLabel
  509.           Left = 16
  510.           Top = 181
  511.           Width = 85
  512.           Height = 14
  513.           Font.Charset = ANSI_CHARSET
  514.           Font.Color = clWindowText
  515.           Font.Height = -12
  516.           Font.Name = 'Tahoma'
  517.           Font.Style = []
  518.           ParentFont = False
  519.           ResourceCaption = 50146
  520.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  521.         end
  522.         object lblSystemAnomalyTrainingPeriod: TResLabel
  523.           Left = 15
  524.           Top = 315
  525.           Width = 85
  526.           Height = 14
  527.           Font.Charset = ANSI_CHARSET
  528.           Font.Color = clWindowText
  529.           Font.Height = -12
  530.           Font.Name = 'Tahoma'
  531.           Font.Style = []
  532.           ParentFont = False
  533.           ResourceCaption = 50146
  534.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  535.         end
  536.         object lblSystemAnomalySensitivity: TResLabel
  537.           Left = 16
  538.           Top = 351
  539.           Width = 58
  540.           Height = 14
  541.           Font.Charset = ANSI_CHARSET
  542.           Font.Color = clWindowText
  543.           Font.Height = -12
  544.           Font.Name = 'Tahoma'
  545.           Font.Style = []
  546.           ParentFont = False
  547.           ResourceCaption = 50150
  548.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  549.         end
  550.         object lblEmailAnomalyDetection: TResLabel
  551.           Left = 8
  552.           Top = 128
  553.           Width = 152
  554.           Height = 14
  555.           Font.Charset = ANSI_CHARSET
  556.           Font.Color = clWindowText
  557.           Font.Height = -12
  558.           Font.Name = 'Tahoma'
  559.           Font.Style = [fsBold]
  560.           ParentFont = False
  561.           ResourceCaption = 50147
  562.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  563.         end
  564.         object lblSystemAnomalyDetection: TResLabel
  565.           Left = 8
  566.           Top = 262
  567.           Width = 166
  568.           Height = 14
  569.           Font.Charset = ANSI_CHARSET
  570.           Font.Color = clWindowText
  571.           Font.Height = -12
  572.           Font.Name = 'Tahoma'
  573.           Font.Style = [fsBold]
  574.           ParentFont = False
  575.           ResourceCaption = 50152
  576.           ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  577.         end
  578.         object lblEmailAnomalyTrainingStatistics: TResLabel
  579.           Left = 187
  580.           Top = 155
  581.           Width = 95
  582.           Height = 14
  583.           OnClick = lblEmailAnomalyTrainingStatisticsClick
  584.           ResourceCaption = 50149
  585.           ResourceHint = 50641
  586.         end
  587.         object cbxEnableTrainingMode: TResTeCheckBox
  588.           Left = 16
  589.           Top = 39
  590.           Width = 300
  591.           Height = 20
  592.           OnClick = cbxEnableTrainingModeClick
  593.           AllowGrayed = False
  594.           Alignment = kalLeftJustify
  595.           Checked = False
  596.           Enabled = False
  597.           Font.Charset = DEFAULT_CHARSET
  598.           Font.Color = clWindowText
  599.           Font.Height = -11
  600.           Font.Name = 'MS Shell Dlg 2'
  601.           Font.Style = []
  602.           Spacing = 5
  603.           State = kcbsUnChecked
  604.           ThemeObject = 'default'
  605.           TabOrder = 0
  606.           Transparent = True
  607.           WordWrap = False
  608.           ResourceCaption = 50145
  609.           ResourceHint = 50637
  610.         end
  611.         object cbxEnableEmailAnomalyDetection: TResTeCheckBox
  612.           Left = 16
  613.           Top = 152
  614.           Width = 165
  615.           Height = 20
  616.           OnClick = cbxEnableEmailAnomalyDetectionClick
  617.           AllowGrayed = False
  618.           Alignment = kalLeftJustify
  619.           Checked = False
  620.           Enabled = False
  621.           Font.Charset = DEFAULT_CHARSET
  622.           Font.Color = clWindowText
  623.           Font.Height = -11
  624.           Font.Name = 'MS Shell Dlg 2'
  625.           Font.Style = []
  626.           Spacing = 5
  627.           State = kcbsUnChecked
  628.           ThemeObject = 'default'
  629.           TabOrder = 1
  630.           Transparent = True
  631.           WordWrap = False
  632.           ResourceCaption = 50148
  633.           ResourceHint = 50639
  634.         end
  635.         object cbxBlockAllOutboundEmail: TResTeCheckBox
  636.           Left = 16
  637.           Top = 206
  638.           Width = 393
  639.           Height = 20
  640.           OnClick = cbxBlockAllOutboundEmailClick
  641.           AllowGrayed = False
  642.           Alignment = kalLeftJustify
  643.           Checked = False
  644.           Enabled = False
  645.           Font.Charset = DEFAULT_CHARSET
  646.           Font.Color = clWindowText
  647.           Font.Height = -11
  648.           Font.Name = 'MS Shell Dlg 2'
  649.           Font.Style = []
  650.           Spacing = 5
  651.           State = kcbsUnChecked
  652.           ThemeObject = 'default'
  653.           TabOrder = 2
  654.           Transparent = True
  655.           WordWrap = False
  656.           ResourceCaption = 50151
  657.           ResourceHint = 50642
  658.         end
  659.         object cbxEnableSystemAnomalyDetection: TResTeCheckBox
  660.           Left = 16
  661.           Top = 283
  662.           Width = 165
  663.           Height = 20
  664.           OnClick = cbxEnableSystemAnomalyDetectionClick
  665.           AllowGrayed = False
  666.           Alignment = kalLeftJustify
  667.           Checked = False
  668.           Enabled = False
  669.           Font.Charset = DEFAULT_CHARSET
  670.           Font.Color = clWindowText
  671.           Font.Height = -11
  672.           Font.Name = 'MS Shell Dlg 2'
  673.           Font.Style = []
  674.           Spacing = 5
  675.           State = kcbsUnChecked
  676.           ThemeObject = 'default'
  677.           TabOrder = 3
  678.           Transparent = True
  679.           WordWrap = False
  680.           ResourceCaption = 50148
  681.           ResourceHint = 50643
  682.         end
  683.         object cmbFirewallAndProcessMonitorPeriod: TComboBox
  684.           Left = 187
  685.           Top = 65
  686.           Width = 156
  687.           Height = 22
  688.           Style = csDropDownList
  689.           Color = clWhite
  690.           Enabled = False
  691.           ItemHeight = 14
  692.           TabOrder = 4
  693.           OnSelect = cmbFirewallAndProcessMonitorPeriodSelect
  694.         end
  695.         object cmbEmailAnomalyDetectionPeriod: TComboBox
  696.           Left = 187
  697.           Top = 178
  698.           Width = 156
  699.           Height = 22
  700.           Style = csDropDownList
  701.           Color = clWhite
  702.           Enabled = False
  703.           ItemHeight = 14
  704.           TabOrder = 5
  705.           OnSelect = cmbEmailAnomalyDetectionPeriodSelect
  706.         end
  707.         object cmbSystemAnomalyDetectionPeriod: TComboBox
  708.           Left = 187
  709.           Top = 312
  710.           Width = 155
  711.           Height = 22
  712.           Style = csDropDownList
  713.           Color = clWhite
  714.           Enabled = False
  715.           ItemHeight = 14
  716.           TabOrder = 6
  717.           OnSelect = cmbSystemAnomalyDetectionPeriodSelect
  718.         end
  719.         object cmbSystemAnomalyDetectionSensitivity: TComboBox
  720.           Left = 187
  721.           Top = 348
  722.           Width = 156
  723.           Height = 22
  724.           Style = csDropDownList
  725.           Color = clWhite
  726.           Enabled = False
  727.           ItemHeight = 14
  728.           TabOrder = 7
  729.           OnSelect = cmbSystemAnomalyDetectionSensitivitySelect
  730.         end
  731.         object cbxEnableProcessMonitor: TResTeCheckBox
  732.           Left = 16
  733.           Top = 93
  734.           Width = 300
  735.           Height = 20
  736.           OnClick = cbxEnableProcessMonitorClick
  737.           AllowGrayed = False
  738.           Alignment = kalLeftJustify
  739.           Checked = False
  740.           Enabled = False
  741.           Font.Charset = DEFAULT_CHARSET
  742.           Font.Color = clWindowText
  743.           Font.Height = -11
  744.           Font.Name = 'MS Shell Dlg 2'
  745.           Font.Style = []
  746.           Spacing = 5
  747.           State = kcbsUnChecked
  748.           ThemeObject = 'default'
  749.           TabOrder = 8
  750.           Transparent = True
  751.           WordWrap = False
  752.           ResourceCaption = 50647
  753.           ResourceHint = 50648
  754.         end
  755.       end
  756.     end
  757.   end
  758.   object imlApplications: TImageList
  759.     BlendColor = clWindow
  760.     BkColor = clWhite
  761.     Left = 360
  762.     Top = 40
  763.     Bitmap = {
  764.       494C010101000400040010001000FFFFFF00FF10FFFFFFFFFFFFFFFF424D3600
  765.       0000000000003600000028000000400000001000000001002000000000000010
  766.       000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  767.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  768.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000
  769.       0000000000000000000000000000000000000000000000000000000000000000
  770.       0000000000000000000000000000000000000000000000000000000000000000
  771.       0000000000000000000000000000000000000000000000000000000000000000
  772.       0000000000000000000000000000000000000000000000000000000000000000
  773.       0000000000000000000000000000000000000000000000000000000000000000
  774.       0000000000000000000000000000000000000000000000000000000000000000
  775.       0000000000000000000000000000000000000000000000000000000000000000
  776.       0000000000000000000000000000000000000000000000000000000000000000
  777.       0000000000000000000000000000000000000000000000000000000000000000
  778.       0000000000000000000000000000000000000000000000000000000000000000
  779.       0000000000000000000000000000000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       0000000000000000000000000000000000000000000000000000000000000000
  782.       0000000000000000000000000000000000008484840084848400848484008484
  783.       8400848484008484840084848400848484008484840084848400848484008484
  784.       8400848484008484840084848400000000000000000000000000000000000000
  785.       0000000000000000000000000000000000000000000000000000000000000000
  786.       0000000000000000000000000000000000000000000000000000000000000000
  787.       0000000000000000000000000000000000000000000000000000000000000000
  788.       0000000000000000000000000000000000000000000000000000000000000000
  789.       0000000000000000000000000000000000000000000000000000000000000000
  790.       00000000000000000000000000000000000084848400C6C6C600FFFFFF00FFFF
  791.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  792.       FF00FFFFFF00FFFFFF0084848400000000000000000000000000000000000000
  793.       0000000000000000000000000000000000000000000000000000000000000000
  794.       0000000000000000000000000000000000000000000000000000000000000000
  795.       0000000000000000000000000000000000000000000000000000000000000000
  796.       0000000000000000000000000000000000000000000000000000000000000000
  797.       0000000000000000000000000000000000000000000000000000000000000000
  798.       00000000000000000000000000000000000084848400C6C6C600FFFFFF00FFFF
  799.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  800.       FF00FFFFFF00FFFFFF0084848400000000000000000000000000000000000000
  801.       0000000000000000000000000000000000000000000000000000000000000000
  802.       0000000000000000000000000000000000000000000000000000000000000000
  803.       0000000000000000000000000000000000000000000000000000000000000000
  804.       0000000000000000000000000000000000000000000000000000000000000000
  805.       0000000000000000000000000000000000000000000000000000000000000000
  806.       00000000000000000000000000000000000084848400C6C6C600FFFFFF00FFFF
  807.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  808.       FF00FFFFFF00FFFFFF0084848400000000000000000000000000000000000000
  809.       0000000000000000000000000000000000000000000000000000000000000000
  810.       0000000000000000000000000000000000000000000000000000000000000000
  811.       0000000000000000000000000000000000000000000000000000000000000000
  812.       0000000000000000000000000000000000000000000000000000000000000000
  813.       0000000000000000000000000000000000000000000000000000000000000000
  814.       00000000000000000000000000000000000084848400C6C6C600FFFFFF00FFFF
  815.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  816.       FF00FFFFFF00FFFFFF0084848400000000000000000000000000000000000000
  817.       0000000000000000000000000000000000000000000000000000000000000000
  818.       0000000000000000000000000000000000000000000000000000000000000000
  819.       0000000000000000000000000000000000000000000000000000000000000000
  820.       0000000000000000000000000000000000000000000000000000000000000000
  821.       0000000000000000000000000000000000000000000000000000000000000000
  822.       00000000000000000000000000000000000084848400C6C6C600FFFFFF00FFFF
  823.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  824.       FF00FFFFFF00FFFFFF0084848400000000000000000000000000000000000000
  825.       0000000000000000000000000000000000000000000000000000000000000000
  826.       0000000000000000000000000000000000000000000000000000000000000000
  827.       0000000000000000000000000000000000000000000000000000000000000000
  828.       0000000000000000000000000000000000000000000000000000000000000000
  829.       0000000000000000000000000000000000000000000000000000000000000000
  830.       00000000000000000000000000000000000084848400C6C6C600FFFFFF00FFFF
  831.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  832.       FF00FFFFFF00FFFFFF0084848400000000000000000000000000000000000000
  833.       0000000000000000000000000000000000000000000000000000000000000000
  834.       0000000000000000000000000000000000000000000000000000000000000000
  835.       0000000000000000000000000000000000000000000000000000000000000000
  836.       0000000000000000000000000000000000000000000000000000000000000000
  837.       0000000000000000000000000000000000000000000000000000000000000000
  838.       00000000000000000000000000000000000084848400C6C6C600FFFFFF00FFFF
  839.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  840.       FF00FFFFFF00FFFFFF0084848400000000000000000000000000000000000000
  841.       0000000000000000000000000000000000000000000000000000000000000000
  842.       0000000000000000000000000000000000000000000000000000000000000000
  843.       0000000000000000000000000000000000000000000000000000000000000000
  844.       0000000000000000000000000000000000000000000000000000000000000000
  845.       0000000000000000000000000000000000000000000000000000000000000000
  846.       00000000000000000000000000000000000084848400C6C6C600848484008484
  847.       8400848484008484840084848400848484008484840084848400848484008484
  848.       8400848484008484840084848400000000000000000000000000000000000000
  849.       0000000000000000000000000000000000000000000000000000000000000000
  850.       0000000000000000000000000000000000000000000000000000000000000000
  851.       0000000000000000000000000000000000000000000000000000000000000000
  852.       0000000000000000000000000000000000000000000000000000000000000000
  853.       0000000000000000000000000000000000000000000000000000000000000000
  854.       00000000000000000000000000000000000084848400C6C6C600840000008400
  855.       000084000000840000008400000084000000FFFFFF0000000000FFFFFF000000
  856.       0000FFFFFF000000000084848400000000000000000000000000000000000000
  857.       0000000000000000000000000000000000000000000000000000000000000000
  858.       0000000000000000000000000000000000000000000000000000000000000000
  859.       0000000000000000000000000000000000000000000000000000000000000000
  860.       0000000000000000000000000000000000000000000000000000000000000000
  861.       0000000000000000000000000000000000000000000000000000000000000000
  862.       00000000000000000000000000000000000084848400C6C6C600840000008400
  863.       0000840000008400000084000000840000008400000084000000840000008400
  864.       0000840000008400000084848400000000000000000000000000000000000000
  865.       0000000000000000000000000000000000000000000000000000000000000000
  866.       0000000000000000000000000000000000000000000000000000000000000000
  867.       0000000000000000000000000000000000000000000000000000000000000000
  868.       0000000000000000000000000000000000000000000000000000000000000000
  869.       0000000000000000000000000000000000000000000000000000000000000000
  870.       00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
  871.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  872.       C600C6C6C600C6C6C60084848400000000000000000000000000000000000000
  873.       0000000000000000000000000000000000000000000000000000000000000000
  874.       0000000000000000000000000000000000000000000000000000000000000000
  875.       0000000000000000000000000000000000000000000000000000000000000000
  876.       0000000000000000000000000000000000000000000000000000000000000000
  877.       0000000000000000000000000000000000000000000000000000000000000000
  878.       0000000000000000000000000000000000008484840084848400848484008484
  879.       8400848484008484840084848400848484008484840084848400848484008484
  880.       8400848484008484840084848400848484000000000000000000000000000000
  881.       0000000000000000000000000000000000000000000000000000000000000000
  882.       0000000000000000000000000000000000000000000000000000000000000000
  883.       0000000000000000000000000000000000000000000000000000000000000000
  884.       0000000000000000000000000000000000000000000000000000000000000000
  885.       0000000000000000000000000000000000000000000000000000000000000000
  886.       000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  887.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  888.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000
  889.       0000000000000000000000000000000000000000000000000000000000000000
  890.       0000000000000000000000000000000000000000000000000000000000000000
  891.       0000000000000000000000000000000000000000000000000000000000000000
  892.       0000000000000000000000000000000000000000000000000000000000000000
  893.       0000000000000000000000000000000000000000000000000000000000000000
  894.       000000000000000000000000000000000000424D3E000000000000003E000000
  895.       2800000040000000100000000100010000000000800000000000000000000000
  896.       000000000000000000000000FFFFFF00FFFF0000000000000000000000000000
  897.       00000000000000003FFC0000000000003FFC0000000000003FFC000000000000
  898.       3FFC0000000000003FFC0000000000003FFC0000000000003FFC000000000000
  899.       000000000000000000A800000000000000000000000000000000000000000000
  900.       0000000000000000FFFF00000000000000000000000000000000000000000000
  901.       000000000000}
  902.   end
  903.   object dlgAddApplication: TOpenDialog
  904.     Filter = 'Executable Files|*.exe|Command Files|*.com'
  905.     Left = 392
  906.     Top = 40
  907.   end
  908.   object mnuApplication: TPopupMenu
  909.     Left = 424
  910.     Top = 40
  911.     object mnuAllowtraffic: TMenuItem
  912.       Caption = 'allow traffic'
  913.       OnClick = mnuAllowtrafficClick
  914.     end
  915.     object mnuFiltertraffic: TMenuItem
  916.       Caption = 'filter traffic'
  917.       OnClick = mnuFiltertrafficClick
  918.     end
  919.     object mnuBlocktraffic: TMenuItem
  920.       Caption = 'block traffic'
  921.       OnClick = mnuBlocktrafficClick
  922.     end
  923.     object N3: TMenuItem
  924.       Caption = '-'
  925.     end
  926.     object mnuAllowedParent: TMenuItem
  927.       Caption = 'allowed parent'
  928.       OnClick = mnuAllowedParentClick
  929.     end
  930.     object N2: TMenuItem
  931.       Caption = '-'
  932.     end
  933.     object mnuRemoveapplication: TMenuItem
  934.       Caption = 'remove application...'
  935.       OnClick = mnuRemoveapplicationClick
  936.     end
  937.     object mnuAddnewapplication: TMenuItem
  938.       Caption = 'add new application...'
  939.       OnClick = mnuAddnewapplicationClick
  940.     end
  941.     object N1: TMenuItem
  942.       Caption = '-'
  943.     end
  944.     object mnuRestoredefaultapplications: TMenuItem
  945.       Caption = 'restore default applications'
  946.       OnClick = mnuRestoredefaultapplicationsClick
  947.     end
  948.   end
  949. end
  950.